var github.com/go-faster/jx.writerPool

3 uses

	github.com/go-faster/jx (current package)
		jx.go#L22: 	writerPool = &sync.Pool{
		jx.go#L59: 	return writerPool.Get().(*Writer)
		jx.go#L65: 	writerPool.Put(e)